Skip to content

Fix model.transcribe#1979

Closed
jbetker wants to merge 1 commit intoopenai:mainfrom
jbetker:main
Closed

Fix model.transcribe#1979
jbetker wants to merge 1 commit intoopenai:mainfrom
jbetker:main

Conversation

@jbetker
Copy link
Copy Markdown

@jbetker jbetker commented Jan 25, 2024

Some of the inference functions now return lists of dicts where they previously returned just dicts, causing them to fail when transcribe is called. This makes a trivial fix of just picking the first list option when that occurs.

Some of the inference functions now return lists of dicts where they previously returned just dicts, causing them to fail when transcribe is called. This makes a trivial fix of just picking the first list option when that occurs.
@jbetker jbetker closed this Jan 25, 2024
@jbetker
Copy link
Copy Markdown
Author

jbetker commented Jan 25, 2024

The MEL input was batched.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant